home *** CD-ROM | disk | FTP | other *** search
- Path: news.delphi.com!thefuzz
- From: thefuzz@bix.com (thefuzz)
- Newsgroups: comp.lang.c++
- Subject: Re: C++ threads Library
- Date: 13 Mar 1996 05:03:08 GMT
- Organization: BIX
- Message-ID: <4i5kuc$63p@news2.delphi.com>
- References: <Pine.SUN.3.91.960312155311.25102B-100000@merhaba.cc.columbia.edu>
- NNTP-Posting-Host: bix.com
- X-Newsreader: TIN [version 1.2 PL2]
-
- Jimmy Rizos (jr147@columbia.edu) wrote:
- : I am looking for a library that can help me create a threaded program
- : written in C++ on a Solaris environment. Does anyone know
- : were to find one?
-
- Check out the ACE wrappers library. It does a lot more than
- wrap threads. Its thread wrappers work for Solaris UI, POSIX,
- and NT threads.
-
- Retrieve it via FTP at wuarchive.wustl.edu in the
- /languages/c++/ACE directory.
-
- Bob
-